Found in https://de.wiktionary.beta.wmflabs.org/wiki/ when testing T162693: Guided tour for the New Filters mentions ORES predictions on wikis where they are not available - a small part of the title is cut off (the screenshot is in full-screen mode).
The below screenshot shows that some tweaking in the browser inspector (per @Volker_E) may solve the problem.
.mw-guidedtour-tour-RcFiltersBeta {
padding: 40px;
width: 607px !important;
}

