Tooltips only on first page
In the simple and detailed views, the tooltips only get rendered on the entries of the first page. If you switch to page 2, then they are the browser default tooltips, not the pretty ones.
I guess the JS for the tooltips only gets called after the pages have been set up, so only the visible items get the treatment.