Native tooltip was missing from the `Logout` button because it was missing the `title` attribute. Adds `title` attribute to the `Logout` button to display native tooltip.  Fixes #10773