nThe col part of a model is what we call the collision mesh. This dictates what is solid and what is not on a model.
nThere puts a strict limit on the number of faces you are allowed to use for it. But in the case of a collision mesh it counts whole polygons rather than faces.
nEvery other limit is actually the number of faces while the collision mesh is the number of polygons.