$(document).ready(function() {
    $(".hint").tooltip();
});