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.