Yes, a single polygon has a limit of 1024 points. Thus, when you get to drilling lots of holes into a complex piece of geometry, you have to ensure that you don't start to run out of them.
Another tactic you might be able to get away with instead of a complete remodel might be to simply split the top and bottom polygons into smaller individual polys, therefore giving fewer points per poly.
|