I changed the algorithm to take into account your number of posts.
ignore_ratio = (established_ignore_count + 1 - posts / 500) / total_established_users
The range that you might see under your avatar is no longer quite accurate, though it's pretty close.
In other words, for every 500 posts you have, you get a "get out of ignore count" card! I wonder what's smoothie's ignore color now.