use jquery tooltip instead of bootstrap code example
Example: data-toggle="tooltip not working due to jquery-ui.min.js
$("[title]").tooltip({"html": true,"container": "body"});
$("[title]").tooltip({"html": true,"container": "body"});