Thanks chinmoy29!
($displayed < 3)
The above worked almost completely. The tags and categories showed in their proper place, except they did not show on the second full post for some reason.
When I changed it to this, then it worked completely:
($displayed <= 3)
If I need another fix on this loop, should I post it here, or start another topic?
For anyone else who finds this post, I got the loop from a coder named GrandSlambert:
How can I display a featured post on my home page?