Segment including visitCount

I am getting strange behavior when setting a segment that includes the field visitCount. When i set visitCount == 2, when viewing the Visitor Log, I would expect to only visits by unique visitors that have visited the site only 2 times. However I am getting a huge variety of visits in the visitor log and I cant quite figure out what a segment of visitCount==2 is showing me.

It seems like a bug to me, but maybe I am interpretting what is expect of visitCount == 2 incorrectly. Anyone have any insight?

Thanks,
Greg

It seems like a bug to me, but maybe I am interpretting what is expect of visitCount == 2 incorrectly. Anyone have any insight?

This segment will show all visits where the visit was the second one from this user

I guess my question is, how does it determine what the second visit is? Because I would think then that if you did visitCount == 2, then when you view the visitor profile, you would only ever have 1 visit in that profile, but in some cases i am seeing multiple visits.